projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7acea81
)
luci-app-example: spell fix
author
Paul Donald
<
[email protected]
>
Wed, 23 Oct 2024 20:29:09 +0000
(22:29 +0200)
committer
Paul Donald
<
[email protected]
>
Wed, 23 Oct 2024 20:29:09 +0000
(22:29 +0200)
Closes #7333
Signed-off-by: Paul Donald <
[email protected]
>
applications/luci-app-example/README.md
patch
|
blob
|
history
diff --git
a/applications/luci-app-example/README.md
b/applications/luci-app-example/README.md
index 938309cc32f6a1c740d74b37605b18ca8aa26b8b..02a48eb26369dbca890b49a14de312dde8450eca 100644
(file)
--- a/
applications/luci-app-example/README.md
+++ b/
applications/luci-app-example/README.md
@@
-1,7
+1,7
@@
# Example app for js based Luci
This app is meant to be a starting point for developing new LuCI apps using the modern JavaScript client-rendered approach.
-Previously the LuCI used a Lua server-side render approach which i
d
deprecated now.
+Previously the LuCI used a Lua server-side render approach which i
s
deprecated now.
## Installation